@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #0c49a1;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #0c49a1;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#0c49a1;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}


.toparea{ width:100%; height:40px; margin:0 auto; background:#eaeaea}
.toparea ul{ width:1200px; margin:0 auto}
.toparea ul li{ float:left; line-height:40px; font-size:14px; color:#666666}
.toparea ul li a{ line-height:40px; font-size:14px; color:#666666}


.heading{ width:1200px; height:115px; margin:0 auto}
.heading ul li{ float:left}
.heading ul li.logo{ font-size:18px; color:#537ebc; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:28px; padding-top:12px;}


.heading ul li.tel{ height:115px; background:url(../images/top_tel.jpg) left center no-repeat; padding-left:56px}
.heading ul li.tel h1{ font-size:16px; color:#666666; line-height:25px; font-weight:100; padding-top:30px}
.heading ul li.tel p{ font-size:26px; font-family:impact; line-height:32px; color:#f45722}
	
.navbg{width: 100%;height: 70px;margin: 0 auto;background: url(../images/navbg.jpg) left top repeat-x;position: relative;z-index: 999;}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative; background:url(../images/nav_line.jpg) right top no-repeat}
.navbg ul li:nth-child(8n){ background:none} 
.navbg ul li a{
	padding-left: 43px;
    padding-right: 43px;
    line-height: 70px;
    font-size: 16px;
    color: #fff;
	}
.navbg ul li a:hover{ color:#fff; line-height:70px; font-size:16px; background:#1f1a17; }
.navbg ul li:hover{color:#fff; line-height:70px; font-size:16px; background:#1f1a17; }
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:70px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:70px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:100;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block; float:left;
	text-align:center;
	background:#1f1a17; border-bottom:1px solid #474341}
.navbg ul li dl dt a:hover{background:#0c49a1;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight:100;}
.navbg .nav_on{color:#fff; height:70px; display:block; line-height:70px; font-size:16px; background:#1f1a17}
.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background: url(../images/navbg.jpg) repeat-x 0 0; margin:0;}
	

/*搜索*/
.link{ width:100%; height:65px; margin:0 auto; background:#f5f5f5}
.link ul{ width:1200px; height:65px; margin:0 auto;}
.link ul li{ float:left; height:65px}
.link ul li p{line-height:65px;width:850px; height:65px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:14px; font-weight:bold; background:url(../images/i1.jpg) left center no-repeat; padding-left:30px}
.link ul li a{line-height:65px; color:#666666; font-weight:100}

.bannerfo{ width:295px;height:32px;position:relative; margin-top:18px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:243px; height:32px;}
.bannerfo dl .inputbox input{ width:228px; height:32px; padding:0 0 0 15px;color:#cccccc; line-height:32px; font-size:14px; background:#ffffff}
.bannerfo dl .menuser{ position:absolute; left:243px; top:0; width:51px; height:32px; display:block;background: url(../images/i2.jpg) no-repeat 0 0; }
.bannerfo dl .menuser input{width:51px; height:32px;background: none}


/*子页面大图*/
.nban{ width:100%; height:450px; margin:0 auto; background:#dfdfdf;}



/*网站底部*/
.footer{ width:100%; height:auto; margin:0 auto; background:#444444; padding-top:48px; padding-bottom:38px; }
.footer .maina{ width:1200px; height:auto; margin:0 auto}
.footer .botdh{ width:1196px; height:54px; display:block; text-align:center; line-height:54px; font-size:17px; color:#ffffff; border:2px solid #ffffff; border-radius: 30px; margin-bottom:30px}
.footer .botdh a{line-height:54px; font-size:17px; color:#ffffff; margin:0 10px}

.footer .maina .botlx{ display:block; float:left; width:700px; height:auto; font-size:14px; line-height:30px; color:#c7c7c7; padding-top:20px }
.footer .maina .botlx a{font-size:14px; line-height:30px; color:#c7c7c7}

.footer .maina .botewm{ display:block; float:right; background:url(../images/bot_tel.jpg) left 10px no-repeat; padding-left:95px;}
.footer .maina .botewm ul li{ float:left; margin-right:30px; font-size:14px; color:#c7c7c7; text-align:center;}
.footer .maina .botewm ul li img{ width:115px; height:115px}